| Filename | (eval 382)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148] |
| Statements | Executed 3 statements in 9µs |
| Eval Invoked At | /Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148 |
| Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 13µs | 807µs | JSON::Schema::Modern::Document::OpenAPI::extends |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package JSON::Schema::Modern::Document::OpenAPI; | ||||
| 2 | # spent 807µs (13+794) within JSON::Schema::Modern::Document::OpenAPI::extends which was called:
# once (13µs+794µs) by OpenAPI::Modern::BEGIN@28 at line 29 of JSON/Schema/Modern/Document/OpenAPI.pm | ||||
| 3 | 1 | 2µs | for my $method (@$before) { | ||
| 4 | 1 | 3µs | 1 | 442µs | $method->(@_); # spent 442µs making 1 call to MooX::TypeTiny::__ANON__[MooX/TypeTiny.pm:25] |
| 5 | } | ||||
| 6 | 1 | 4µs | 1 | 352µs | $$wrapped->(@_);} # spent 352µs making 1 call to Moo::extends |
| 7 | ; |